-
Notifications
You must be signed in to change notification settings - Fork 848
Ts 3647 #214
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Ts 3647 #214
Conversation
…API-Example plugins;
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We can't do this. The pattern we've always followed with the ats c++ api is that it shouldn't require including any C header files. We've typically just duplicated enums so TSOverridableConfigKey should be an enum in Transaction.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hmmm. Let me think about that a bit. I have an idea on how to deal with this but I need to flesh it out.
Excellent. Thanks Dan.
traffic_dump: Make client-request gathered in a global hook (apache#6500)
* First attempt at implementing stats for SNI limiting. * Take metric type and dots into account when calculating metric string length. * Added a metric for resumed connections. * Add optional metric prefix and tag arguments. * Free the allocated metric name after use. * Modified default prefix to begin with plugin instead of proxy.
TSHttpTxnConfigIntSet
TSHttpTxnConfigIntGet
TSHttpTxnConfigFloatSet
TSHttpTxnConfigFloatGet
TSHttpTxnConfigStringSet
TSHttpTxnConfigStringGet
TSHttpTxnConfigFind